[INFO] fetching crate semantic-memory 0.3.0...
[INFO] testing semantic-memory-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate semantic-memory 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate semantic-memory 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate semantic-memory 0.3.0
[INFO] tweaked toml for crates.io crate semantic-memory 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate semantic-memory 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate semantic-memory 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12d2699219f207e3cdea404c42d98bf7d0926e658e3098f3f8ced7b8e11ea556
[INFO] running `Command { std: "docker" "start" "-a" "12d2699219f207e3cdea404c42d98bf7d0926e658e3098f3f8ced7b8e11ea556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12d2699219f207e3cdea404c42d98bf7d0926e658e3098f3f8ced7b8e11ea556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d2699219f207e3cdea404c42d98bf7d0926e658e3098f3f8ced7b8e11ea556", kill_on_drop: false }`
[INFO] [stdout] 12d2699219f207e3cdea404c42d98bf7d0926e658e3098f3f8ced7b8e11ea556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3872efdb055a376711adedc43b9e850bcd42eefe0d06654b03f9fc8077660a3
[INFO] running `Command { std: "docker" "start" "-a" "a3872efdb055a376711adedc43b9e850bcd42eefe0d06654b03f9fc8077660a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling jiff v0.2.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling anndists v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stderr]    Compiling hnsw_rs v0.3.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling semantic-memory v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.93s
[INFO] running `Command { std: "docker" "inspect" "a3872efdb055a376711adedc43b9e850bcd42eefe0d06654b03f9fc8077660a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3872efdb055a376711adedc43b9e850bcd42eefe0d06654b03f9fc8077660a3", kill_on_drop: false }`
[INFO] [stdout] a3872efdb055a376711adedc43b9e850bcd42eefe0d06654b03f9fc8077660a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1994816ebe2f7c515554a8e99a7b852786654299b0a0365c7e883a528cf74ac1
[INFO] running `Command { std: "docker" "start" "-a" "1994816ebe2f7c515554a8e99a7b852786654299b0a0365c7e883a528cf74ac1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stderr]    Compiling hnsw_rs v0.3.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling semantic-memory v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SearchSource`
[INFO] [stdout]  --> tests/search_tests.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 |     MemoryConfig, MemoryStore, MockEmbedder, SearchConfig, SearchSource, SearchSourceType,
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semantic-memory` (test "integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name integration_tests --edition=2021 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hnsw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brute-force", "default", "hnsw", "testing"))' -C metadata=05574d41659d46a6 -C extra-filename=-c99d77be7138ca1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-56914c53e3f7d417.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bdd8d7b662f16a9b.rlib --extern hnsw_rs=/opt/rustwide/target/debug/deps/libhnsw_rs-2585bede7c6b7e83.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6c5ef9f9808d9d41.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6bf68394e0c6268c.rlib --extern semantic_memory=/opt/rustwide/target/debug/deps/libsemantic_memory-d0dea24e93521328.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-346fccac301f4bcd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c17a114a5280acf2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db801fe31c8b6ed4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-72d454abe91757ec.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f8a5f1fd81c058b2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c6c01a13c8078da.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustciDOVut/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-db801fe31c8b6ed4,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsemantic_memory-d0dea24e93521328,libchrono-bdd8d7b662f16a9b,libiana_time_zone-e4284183d46316cc,libreqwest-6c5ef9f9808d9d41,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libhyper_rustls-72c4b51b9df82849,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-b4127cacff04fb41,librustls-24b54d7446dd6c16,libsubtle-ca7024fc66e4388f,libwebpki-2c51c3f2a7e96dee,libring-265f9eb6947bd6f0,libgetrandom-c11026cae9adf12a,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-2925ddf3c247f50c,libiri_string-d8b08e8827a09725,libtower-b8166804f108acfc,libtower_layer-d70c7e404336389b,libhyper_util-70c48a25df8ddeb5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a024e062b638506b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio-72d454abe91757ec,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libbytemuck-56914c53e3f7d417,libuuid-9c6c01a13c8078da,libgetrandom-ff66783395a8a77d,libthiserror-66ec817f585f7beb,libserde_json-c17a114a5280acf2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libtracing-f8a5f1fd81c058b2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libhnsw_rs-2585bede7c6b7e83,libbincode-4f8f065ec24c1fd5,libanyhow-d0824aa9c7568042,librand-1038d496b53b6000,librand_chacha-93b1cddf4498ff89,libppv_lite86-7e18c5ecbabbe7da,librand_core-68e8186c1c092480,libgetrandom-bb1319e16c6b812d,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libcpu_time-f333f15a7de4c9e2,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libmmap_rs-9e7b5dc912335887,libsysctl-2586424ab2447dd9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libbyteorder-1efcbe4f07366651,libcombine-b9eefe9987697f59,libbytes-ff5aca13e3e348ea,libnix-74806f6599d8fb7f,libmemoffset-74249b542e0ac4da,libpin_utils-9a5791cba021167a,liblibc-2197807f983666f7,libthiserror-eba59e12b46788a9,libbitflags-e2b4db6c651223da,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libanndists-938953c98bcb0259,libnum_traits-300c5186abf3804c,liblazy_static-b3603208c0de2608,libenv_logger-a3fdc3526c7c55b4,libjiff-0f30b65441b92a7d,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-4fbf31c24f18eac1,libregex-026752dbe9834c68,libregex_automata-ade8cc6a8f7ca611,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-5d2fa6d3c2e3f993,libanstyle-8f9813155d5c1cf2,liblog-cfb0a897de58af94,librusqlite-6bf68394e0c6268c,libbitflags-a4a524fc7b7b1962,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustciDOVut/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/migration_v5-ac5adb943d0f0c5b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semantic-memory` (test "migration_v5") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcN3F6PD/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-db801fe31c8b6ed4,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsemantic_memory-d0dea24e93521328,libchrono-bdd8d7b662f16a9b,libiana_time_zone-e4284183d46316cc,libreqwest-6c5ef9f9808d9d41,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libhyper_rustls-72c4b51b9df82849,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-b4127cacff04fb41,librustls-24b54d7446dd6c16,libsubtle-ca7024fc66e4388f,libwebpki-2c51c3f2a7e96dee,libring-265f9eb6947bd6f0,libgetrandom-c11026cae9adf12a,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-2925ddf3c247f50c,libiri_string-d8b08e8827a09725,libtower-b8166804f108acfc,libtower_layer-d70c7e404336389b,libhyper_util-70c48a25df8ddeb5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a024e062b638506b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio-72d454abe91757ec,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libbytemuck-56914c53e3f7d417,libuuid-9c6c01a13c8078da,libgetrandom-ff66783395a8a77d,libthiserror-66ec817f585f7beb,libserde_json-c17a114a5280acf2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libtracing-f8a5f1fd81c058b2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libhnsw_rs-2585bede7c6b7e83,libbincode-4f8f065ec24c1fd5,libanyhow-d0824aa9c7568042,librand-1038d496b53b6000,librand_chacha-93b1cddf4498ff89,libppv_lite86-7e18c5ecbabbe7da,librand_core-68e8186c1c092480,libgetrandom-bb1319e16c6b812d,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libcpu_time-f333f15a7de4c9e2,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libmmap_rs-9e7b5dc912335887,libsysctl-2586424ab2447dd9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libbyteorder-1efcbe4f07366651,libcombine-b9eefe9987697f59,libbytes-ff5aca13e3e348ea,libnix-74806f6599d8fb7f,libmemoffset-74249b542e0ac4da,libpin_utils-9a5791cba021167a,liblibc-2197807f983666f7,libthiserror-eba59e12b46788a9,libbitflags-e2b4db6c651223da,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libanndists-938953c98bcb0259,libnum_traits-300c5186abf3804c,liblazy_static-b3603208c0de2608,libenv_logger-a3fdc3526c7c55b4,libjiff-0f30b65441b92a7d,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-4fbf31c24f18eac1,libregex-026752dbe9834c68,libregex_automata-ade8cc6a8f7ca611,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-5d2fa6d3c2e3f993,libanstyle-8f9813155d5c1cf2,liblog-cfb0a897de58af94,librusqlite-6bf68394e0c6268c,libbitflags-a4a524fc7b7b1962,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcN3F6PD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/db_tests-160928957198e0ef" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semantic-memory` (test "db_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `semantic-memory` (test "knowledge_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name knowledge_tests --edition=2021 tests/knowledge_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hnsw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brute-force", "default", "hnsw", "testing"))' -C metadata=a29417a38c673d7d -C extra-filename=-a7c261605d4c3df1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-56914c53e3f7d417.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bdd8d7b662f16a9b.rlib --extern hnsw_rs=/opt/rustwide/target/debug/deps/libhnsw_rs-2585bede7c6b7e83.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6c5ef9f9808d9d41.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6bf68394e0c6268c.rlib --extern semantic_memory=/opt/rustwide/target/debug/deps/libsemantic_memory-d0dea24e93521328.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-346fccac301f4bcd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c17a114a5280acf2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db801fe31c8b6ed4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-72d454abe91757ec.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f8a5f1fd81c058b2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c6c01a13c8078da.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `semantic-memory` (test "hnsw_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name hnsw_integration --edition=2021 tests/hnsw_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hnsw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brute-force", "default", "hnsw", "testing"))' -C metadata=a23e7f518beefcef -C extra-filename=-7e25a7f3ec12d3d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-56914c53e3f7d417.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bdd8d7b662f16a9b.rlib --extern hnsw_rs=/opt/rustwide/target/debug/deps/libhnsw_rs-2585bede7c6b7e83.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6c5ef9f9808d9d41.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6bf68394e0c6268c.rlib --extern semantic_memory=/opt/rustwide/target/debug/deps/libsemantic_memory-d0dea24e93521328.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-346fccac301f4bcd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c17a114a5280acf2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db801fe31c8b6ed4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-72d454abe91757ec.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f8a5f1fd81c058b2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c6c01a13c8078da.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKo6XAw/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsemantic_memory-d0dea24e93521328,libchrono-bdd8d7b662f16a9b,libiana_time_zone-e4284183d46316cc,libreqwest-6c5ef9f9808d9d41,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libhyper_rustls-72c4b51b9df82849,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-b4127cacff04fb41,librustls-24b54d7446dd6c16,libsubtle-ca7024fc66e4388f,libwebpki-2c51c3f2a7e96dee,libring-265f9eb6947bd6f0,libgetrandom-c11026cae9adf12a,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-2925ddf3c247f50c,libiri_string-d8b08e8827a09725,libtower-b8166804f108acfc,libtower_layer-d70c7e404336389b,libhyper_util-70c48a25df8ddeb5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a024e062b638506b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio-72d454abe91757ec,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libbytemuck-56914c53e3f7d417,libuuid-9c6c01a13c8078da,libgetrandom-ff66783395a8a77d,libthiserror-66ec817f585f7beb,libserde_json-c17a114a5280acf2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libtracing-f8a5f1fd81c058b2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libhnsw_rs-2585bede7c6b7e83,libbincode-4f8f065ec24c1fd5,libanyhow-d0824aa9c7568042,librand-1038d496b53b6000,librand_chacha-93b1cddf4498ff89,libppv_lite86-7e18c5ecbabbe7da,librand_core-68e8186c1c092480,libgetrandom-bb1319e16c6b812d,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libcpu_time-f333f15a7de4c9e2,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libmmap_rs-9e7b5dc912335887,libsysctl-2586424ab2447dd9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libbyteorder-1efcbe4f07366651,libcombine-b9eefe9987697f59,libbytes-ff5aca13e3e348ea,libnix-74806f6599d8fb7f,libmemoffset-74249b542e0ac4da,libpin_utils-9a5791cba021167a,liblibc-2197807f983666f7,libthiserror-eba59e12b46788a9,libbitflags-e2b4db6c651223da,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libanndists-938953c98bcb0259,libnum_traits-300c5186abf3804c,liblazy_static-b3603208c0de2608,libenv_logger-a3fdc3526c7c55b4,libjiff-0f30b65441b92a7d,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-4fbf31c24f18eac1,libregex-026752dbe9834c68,libregex_automata-ade8cc6a8f7ca611,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-5d2fa6d3c2e3f993,libanstyle-8f9813155d5c1cf2,liblog-cfb0a897de58af94,librusqlite-6bf68394e0c6268c,libbitflags-a4a524fc7b7b1962,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcKo6XAw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/conversation_memory-95cd83d15ef3db7c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semantic-memory` (example "conversation_memory") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgO8y2D/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-db801fe31c8b6ed4,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsemantic_memory-d0dea24e93521328,libchrono-bdd8d7b662f16a9b,libiana_time_zone-e4284183d46316cc,libreqwest-6c5ef9f9808d9d41,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libhyper_rustls-72c4b51b9df82849,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-b4127cacff04fb41,librustls-24b54d7446dd6c16,libsubtle-ca7024fc66e4388f,libwebpki-2c51c3f2a7e96dee,libring-265f9eb6947bd6f0,libgetrandom-c11026cae9adf12a,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-2925ddf3c247f50c,libiri_string-d8b08e8827a09725,libtower-b8166804f108acfc,libtower_layer-d70c7e404336389b,libhyper_util-70c48a25df8ddeb5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a024e062b638506b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio-72d454abe91757ec,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libbytemuck-56914c53e3f7d417,libuuid-9c6c01a13c8078da,libgetrandom-ff66783395a8a77d,libthiserror-66ec817f585f7beb,libserde_json-c17a114a5280acf2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libtracing-f8a5f1fd81c058b2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libhnsw_rs-2585bede7c6b7e83,libbincode-4f8f065ec24c1fd5,libanyhow-d0824aa9c7568042,librand-1038d496b53b6000,librand_chacha-93b1cddf4498ff89,libppv_lite86-7e18c5ecbabbe7da,librand_core-68e8186c1c092480,libgetrandom-bb1319e16c6b812d,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libcpu_time-f333f15a7de4c9e2,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libmmap_rs-9e7b5dc912335887,libsysctl-2586424ab2447dd9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libbyteorder-1efcbe4f07366651,libcombine-b9eefe9987697f59,libbytes-ff5aca13e3e348ea,libnix-74806f6599d8fb7f,libmemoffset-74249b542e0ac4da,libpin_utils-9a5791cba021167a,liblibc-2197807f983666f7,libthiserror-eba59e12b46788a9,libbitflags-e2b4db6c651223da,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libanndists-938953c98bcb0259,libnum_traits-300c5186abf3804c,liblazy_static-b3603208c0de2608,libenv_logger-a3fdc3526c7c55b4,libjiff-0f30b65441b92a7d,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-4fbf31c24f18eac1,libregex-026752dbe9834c68,libregex_automata-ade8cc6a8f7ca611,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-5d2fa6d3c2e3f993,libanstyle-8f9813155d5c1cf2,liblog-cfb0a897de58af94,librusqlite-6bf68394e0c6268c,libbitflags-a4a524fc7b7b1962,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgO8y2D/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tokenizer_tests-d4819d95226f40d1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semantic-memory` (test "tokenizer_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcpzvwKA/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-db801fe31c8b6ed4,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsemantic_memory-d0dea24e93521328,libchrono-bdd8d7b662f16a9b,libiana_time_zone-e4284183d46316cc,libreqwest-6c5ef9f9808d9d41,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libhyper_rustls-72c4b51b9df82849,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-b4127cacff04fb41,librustls-24b54d7446dd6c16,libsubtle-ca7024fc66e4388f,libwebpki-2c51c3f2a7e96dee,libring-265f9eb6947bd6f0,libgetrandom-c11026cae9adf12a,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-2925ddf3c247f50c,libiri_string-d8b08e8827a09725,libtower-b8166804f108acfc,libtower_layer-d70c7e404336389b,libhyper_util-70c48a25df8ddeb5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a024e062b638506b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio-72d454abe91757ec,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libbytemuck-56914c53e3f7d417,libuuid-9c6c01a13c8078da,libgetrandom-ff66783395a8a77d,libthiserror-66ec817f585f7beb,libserde_json-c17a114a5280acf2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libtracing-f8a5f1fd81c058b2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libhnsw_rs-2585bede7c6b7e83,libbincode-4f8f065ec24c1fd5,libanyhow-d0824aa9c7568042,librand-1038d496b53b6000,librand_chacha-93b1cddf4498ff89,libppv_lite86-7e18c5ecbabbe7da,librand_core-68e8186c1c092480,libgetrandom-bb1319e16c6b812d,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libcpu_time-f333f15a7de4c9e2,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libmmap_rs-9e7b5dc912335887,libsysctl-2586424ab2447dd9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libbyteorder-1efcbe4f07366651,libcombine-b9eefe9987697f59,libbytes-ff5aca13e3e348ea,libnix-74806f6599d8fb7f,libmemoffset-74249b542e0ac4da,libpin_utils-9a5791cba021167a,liblibc-2197807f983666f7,libthiserror-eba59e12b46788a9,libbitflags-e2b4db6c651223da,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libanndists-938953c98bcb0259,libnum_traits-300c5186abf3804c,liblazy_static-b3603208c0de2608,libenv_logger-a3fdc3526c7c55b4,libjiff-0f30b65441b92a7d,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-4fbf31c24f18eac1,libregex-026752dbe9834c68,libregex_automata-ade8cc6a8f7ca611,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-5d2fa6d3c2e3f993,libanstyle-8f9813155d5c1cf2,liblog-cfb0a897de58af94,librusqlite-6bf68394e0c6268c,libbitflags-a4a524fc7b7b1962,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcpzvwKA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hnsw_hotswap-c7975190e6f29071" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semantic-memory` (test "hnsw_hotswap") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOIjt02/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-db801fe31c8b6ed4,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsemantic_memory-d0dea24e93521328,libchrono-bdd8d7b662f16a9b,libiana_time_zone-e4284183d46316cc,libreqwest-6c5ef9f9808d9d41,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libhyper_rustls-72c4b51b9df82849,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-b4127cacff04fb41,librustls-24b54d7446dd6c16,libsubtle-ca7024fc66e4388f,libwebpki-2c51c3f2a7e96dee,libring-265f9eb6947bd6f0,libgetrandom-c11026cae9adf12a,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-2925ddf3c247f50c,libiri_string-d8b08e8827a09725,libtower-b8166804f108acfc,libtower_layer-d70c7e404336389b,libhyper_util-70c48a25df8ddeb5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a024e062b638506b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio-72d454abe91757ec,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libbytemuck-56914c53e3f7d417,libuuid-9c6c01a13c8078da,libgetrandom-ff66783395a8a77d,libthiserror-66ec817f585f7beb,libserde_json-c17a114a5280acf2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libtracing-f8a5f1fd81c058b2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libhnsw_rs-2585bede7c6b7e83,libbincode-4f8f065ec24c1fd5,libanyhow-d0824aa9c7568042,librand-1038d496b53b6000,librand_chacha-93b1cddf4498ff89,libppv_lite86-7e18c5ecbabbe7da,librand_core-68e8186c1c092480,libgetrandom-bb1319e16c6b812d,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libcpu_time-f333f15a7de4c9e2,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libmmap_rs-9e7b5dc912335887,libsysctl-2586424ab2447dd9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libbyteorder-1efcbe4f07366651,libcombine-b9eefe9987697f59,libbytes-ff5aca13e3e348ea,libnix-74806f6599d8fb7f,libmemoffset-74249b542e0ac4da,libpin_utils-9a5791cba021167a,liblibc-2197807f983666f7,libthiserror-eba59e12b46788a9,libbitflags-e2b4db6c651223da,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libanndists-938953c98bcb0259,libnum_traits-300c5186abf3804c,liblazy_static-b3603208c0de2608,libenv_logger-a3fdc3526c7c55b4,libjiff-0f30b65441b92a7d,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-4fbf31c24f18eac1,libregex-026752dbe9834c68,libregex_automata-ade8cc6a8f7ca611,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-5d2fa6d3c2e3f993,libanstyle-8f9813155d5c1cf2,liblog-cfb0a897de58af94,librusqlite-6bf68394e0c6268c,libbitflags-a4a524fc7b7b1962,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOIjt02/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/storage_lifecycle-8528a1dbc06832ce" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semantic-memory` (test "storage_lifecycle") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1994816ebe2f7c515554a8e99a7b852786654299b0a0365c7e883a528cf74ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1994816ebe2f7c515554a8e99a7b852786654299b0a0365c7e883a528cf74ac1", kill_on_drop: false }`
[INFO] [stdout] 1994816ebe2f7c515554a8e99a7b852786654299b0a0365c7e883a528cf74ac1
